You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
CSub Method
>
Math387.CSub Method ([In] TCplx, [In] TCplx)
Dew Math for .NET
Math387.CSub Method ([In] TCplx, [In] TCplx)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
CSub Method
Collapse All
Complex subtraction.
Syntax
C#
Visual Basic
public
static
TCplx
CSub
([In]
TCplx
A
, [In]
TCplx
B
);
Public
static
Function
CSub
(
A
As
[In]
TCplx
,
B
As
[In]
TCplx
)
As
TCplx
Returns
the result of complex subtraction:
Z = A-B.
Group
CSub Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
CSub Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!